feat(sqlc): support emit_pointers_for_null_types for enums#3093
Conversation
|
I think this might not be enough. Do we not also need to modify the scanning code for the non-nullable enum types so that they properly return a nil pointer when they scan a Have you tried manually modifying the sqlc output to use pointers for nullable enums and confirmed that this proposed change alone does actually work as expected? |
|
@andrewmbenton I did try with a basic |
2a551d4 to
304468b
Compare
|
🤖 Automated message This PR has been closed because it has merge conflicts with Generated by Claude Code |
No description provided.